home *** CD-ROM | disk | FTP | other *** search
- Path: halley.aero.org!johnson
- From: johnson@halley.aero.org ("Wowbagger the Infinitely Prolonged")
- Newsgroups: comp.lang.c,comp.os.vms
- Subject: Problems with DEC C
- Date: 19 Jan 1996 17:13:22 GMT
- Organization: The Aerospace Corporation
- Distribution: world
- Message-ID: <4dojfi$31a@news.aero.org>
- Reply-To: johnson@halley.aero.org
- NNTP-Posting-Host: halley.aero.org
-
-
-
- I have been trying to install XV 3.10, NETPBM, and XANIM on my VMSCluster.
- I have Alphas and VAXStations running OpenVMS 6.2 and DEC C 5.2. I keep
- getting errors such as:
-
- typedef unsigned char u_char;
- ........................^
- %CC-E-NOLINKAGE, In this declaration, "u_char" has no linkage and has a prior
- declaration in this scope at line number 304 in file
- SYS$COMMON:[SYSLIB]DECC$RTLDEF.TLB;3.
- at line number 82 in file PD$ROOT:[X11.MISC.XV310]XV.H;1
-
- I get similar errors for u_int, u_short, u_int, and u_long. Has anyone seen
- errors like these? How do I get around them? I don't think it is simply a
- question of using /DECC vs. /VAXC.
-
- TIA.
- --------------------------------------------------------------
- Rick Johnson |
- The Aerospace Corporation | "I thought, therefore I was"
- email: johnson@halley.aero.org |
- phone: (310)336-3588 | - Descartes...now
-
-